gpsbabel.git
22 years agoimproved user defaults
jfatherton [Tue, 3 Feb 2004 05:06:09 +0000 (05:06 +0000)]
improved user defaults

22 years agoInitial import
jfatherton [Mon, 2 Feb 2004 22:55:49 +0000 (22:55 +0000)]
Initial import

22 years agoRe-enabled user defaults
jfatherton [Mon, 2 Feb 2004 22:27:51 +0000 (22:27 +0000)]
Re-enabled user defaults

22 years agoMakefile: bump version
robertl [Mon, 2 Feb 2004 17:28:43 +0000 (17:28 +0000)]
Makefile: bump version
mingw/wintesto.cmd: regenerate

22 years agoClean up.
robertl [Mon, 2 Feb 2004 17:26:42 +0000 (17:26 +0000)]
Clean up.

22 years agoAdd 1252 conversions for hint and shortname.
robertl [Mon, 2 Feb 2004 17:02:36 +0000 (17:02 +0000)]
Add 1252 conversions for hint and shortname.

22 years agoInitial upload
jfatherton [Sun, 1 Feb 2004 06:32:48 +0000 (06:32 +0000)]
Initial upload

22 years agoInitial upload
jfatherton [Sun, 1 Feb 2004 06:23:26 +0000 (06:23 +0000)]
Initial upload

22 years agoA number of changes suggested by Kjeld to make this play nicer with geocaching
robertl [Sun, 1 Feb 2004 05:09:09 +0000 (05:09 +0000)]
A number of changes suggested by Kjeld to make this play nicer with geocaching
gpx files.

22 years agoRegenerate dependencies.
robertl [Sun, 1 Feb 2004 05:08:31 +0000 (05:08 +0000)]
Regenerate dependencies.

22 years agoRetain "htmlness" on cache description reads to that readers can spit them
robertl [Sun, 1 Feb 2004 05:07:58 +0000 (05:07 +0000)]
Retain "htmlness" on cache description reads to that readers can spit them
back out.

22 years agostrip_html: new fn.
robertl [Sun, 1 Feb 2004 05:04:46 +0000 (05:04 +0000)]
strip_html: new fn.

22 years agoReduce default (debugging) output to ASCII, not codepg 1252.
robertl [Sun, 1 Feb 2004 05:04:21 +0000 (05:04 +0000)]
Reduce default (debugging) output  to ASCII, not codepg 1252.

22 years agoLet GPX parse geocaching-specific descriptions & hints.
robertl [Fri, 30 Jan 2004 20:00:43 +0000 (20:00 +0000)]
Let GPX parse geocaching-specific descriptions & hints.
Add string to decompse UTF to ASCII.

22 years agoAdd function to decompse UTF to 7 bit ascii.
robertl [Fri, 30 Jan 2004 19:59:20 +0000 (19:59 +0000)]
Add function to decompse UTF to 7 bit ascii.

22 years agoNo C99 comments.
robertl [Thu, 29 Jan 2004 22:36:42 +0000 (22:36 +0000)]
No C99 comments.

22 years agoAdded utf8 to CP1252 conversion function to util.c
parkrrrr [Thu, 29 Jan 2004 22:04:03 +0000 (22:04 +0000)]
Added utf8 to CP1252 conversion function to util.c

22 years agofixed bug with &#x handling that caused spurious XML parsing errors.
parkrrrr [Wed, 21 Jan 2004 15:52:10 +0000 (15:52 +0000)]
fixed bug with &#x handling that caused spurious XML parsing errors.

22 years agoDon't decode as UTF-8 if it doesn't look like UTF-8; this should catch most high...
parkrrrr [Tue, 20 Jan 2004 14:12:10 +0000 (14:12 +0000)]
Don't decode as UTF-8 if it doesn't look like UTF-8; this should catch most high-bit characters sourced non-XML sources.

22 years agooutput &#nnn; instead of &#xnnn; since expat doesn't like the latter
parkrrrr [Mon, 19 Jan 2004 20:32:21 +0000 (20:32 +0000)]
output &#nnn; instead of &#xnnn; since expat doesn't like the latter

22 years agoOSes with 64bit file i/o and LP64 model *must* have lseek prototyped...
robertl [Mon, 19 Jan 2004 18:15:22 +0000 (18:15 +0000)]
OSes with 64bit file i/o and LP64 model *must* have lseek prototyped...

22 years agoAdd referneces for delGPL and anr formats.
robertl [Mon, 19 Jan 2004 18:14:16 +0000 (18:14 +0000)]
Add referneces for delGPL and anr formats.

22 years agoAdd delgpl, saroute tests.
robertl [Mon, 19 Jan 2004 18:12:05 +0000 (18:12 +0000)]
Add delgpl, saroute tests.

22 years agoRemove bad interactions of duped waypoints when those waypoints appear
robertl [Mon, 19 Jan 2004 18:11:47 +0000 (18:11 +0000)]
Remove bad interactions of duped waypoints when those waypoints appear
on a queue.

22 years agoDon't output bounding box if we couldn't compute them (i.e. tracks and routes)
robertl [Mon, 19 Jan 2004 18:10:29 +0000 (18:10 +0000)]
Don't output bounding box if we couldn't compute them (i.e. tracks and routes)

22 years agoFix off-by-one that resulted in last trackpoint not getting read.
robertl [Mon, 19 Jan 2004 18:07:27 +0000 (18:07 +0000)]
Fix off-by-one that resulted in last trackpoint not getting read.

22 years agoAdd saroute.
robertl [Mon, 19 Jan 2004 18:06:57 +0000 (18:06 +0000)]
Add saroute.

22 years agoClarify comments. Add BASE_STRUCT.
robertl [Sun, 18 Jan 2004 21:34:44 +0000 (21:34 +0000)]
Clarify comments.  Add BASE_STRUCT.

22 years agoFrom Mark Bradley:
robertl [Sun, 18 Jan 2004 02:15:33 +0000 (02:15 +0000)]
From Mark Bradley:

- mkwintesto.c: no signifcant changes except that it makes a more user
friendly .cmd file

- mapsource.c: several changes to support route handling better based on
some recent reverse engineering discoveries arising from Mark Hammond's,
and other's, problems. I have also now used the date tag that is placed
by MapSource the program as a tag to tell me if the .mps file was
created by GPSBabel - it doesn't break MapSource, but should aid a
little in debugging.  The updates mainly involve having to create local
waypoint queues to record what has been written to a .mps or to retain
info read between the wpts section and the route section (where some
information is lost in the .mps file).

- As a consequence of the date tag change, I have to update the
reference files which would fail comparison otherwise.
Reference/mapsource.mps
Reference/mps-empty.mps
Reference/route/route.mps
Reference/track/mps-track.mps

22 years agoWhack several functions we aren't using.
robertl [Sun, 18 Jan 2004 01:24:41 +0000 (01:24 +0000)]
Whack several functions we aren't using.

22 years agoFix logpoint option that I broke.
robertl [Sun, 18 Jan 2004 01:13:55 +0000 (01:13 +0000)]
Fix logpoint option that I broke.

22 years agoNuke dead code.
robertl [Sun, 18 Jan 2004 00:56:34 +0000 (00:56 +0000)]
Nuke dead code.

22 years agoAdd case for gpsutil read & psp write.
robertl [Sat, 17 Jan 2004 22:59:08 +0000 (22:59 +0000)]
Add case for gpsutil read & psp write.

22 years agoAdd geoniche test cases.
robertl [Sat, 17 Jan 2004 22:13:05 +0000 (22:13 +0000)]
Add geoniche test cases.

22 years agoAdd bounding box code.
robertl [Sat, 17 Jan 2004 17:38:48 +0000 (17:38 +0000)]
Add bounding box code.

22 years agoAdd bounding box tag to GPX output.
robertl [Sat, 17 Jan 2004 17:38:27 +0000 (17:38 +0000)]
Add bounding box tag to GPX  output.
Accumulate xsi_schema_loc tags.

22 years agoMake format strings consistent for -vs output.
robertl [Fri, 16 Jan 2004 16:34:52 +0000 (16:34 +0000)]
Make format strings consistent for -vs output.

22 years agoImplement callback in libjeeps for waypoint output, use that for status
robertl [Fri, 16 Jan 2004 14:41:53 +0000 (14:41 +0000)]
Implement callback in libjeeps for waypoint output, use that for status
in garmin.c

22 years agoAdd -vs status indicator to most file formats.
robertl [Fri, 16 Jan 2004 03:50:37 +0000 (03:50 +0000)]
Add -vs status indicator to most file formats.
Fix magellan serial timeouts under Windows.

22 years agoFix typo in gpx track tag/path mapping
alexmot [Wed, 14 Jan 2004 16:41:22 +0000 (16:41 +0000)]
Fix typo in gpx track tag/path mapping

22 years agoFrom Mark Bradley: adds proximity, depth, corrects problems with routes.
robertl [Tue, 13 Jan 2004 14:42:25 +0000 (14:42 +0000)]
From Mark Bradley: adds proximity, depth, corrects problems with routes.

22 years agoInitial add
parkrrrr [Mon, 12 Jan 2004 15:39:46 +0000 (15:39 +0000)]
Initial add

22 years agoMore distinct handling of unknown tags vs. tags that we sort of know about
robertl [Mon, 12 Jan 2004 15:31:09 +0000 (15:31 +0000)]
More distinct handling of unknown tags vs. tags that we sort of know about
vs. tags that we really know about.

22 years agoInitial add
parkrrrr [Mon, 12 Jan 2004 15:30:18 +0000 (15:30 +0000)]
Initial add

22 years agoBump version for GSAK test.
robertl [Mon, 12 Jan 2004 06:43:40 +0000 (06:43 +0000)]
Bump version for GSAK test.

22 years agoLet timeouts work right under Windows so GSAK (and users) can more readily
robertl [Mon, 12 Jan 2004 06:43:14 +0000 (06:43 +0000)]
Let timeouts work right under Windows so GSAK (and users) can more readily
tell when their unit is turned off or unplugged.

22 years agosupport lines with text (e.g. drive-time regions);
james_sherring [Sun, 11 Jan 2004 20:33:39 +0000 (20:33 +0000)]
support lines with text (e.g. drive-time regions);
translate closed-polygons for import/export;
export circles & ovals;
support long pushpin notes;
import groundspeak types with different symbols;
various minor fixes;
general clean-up;

22 years ago*** empty log message ***
james_sherring [Sun, 11 Jan 2004 19:53:41 +0000 (19:53 +0000)]
*** empty log message ***

22 years agoRegenerate wintsto. Add @echo off at top.
robertl [Fri, 9 Jan 2004 17:21:05 +0000 (17:21 +0000)]
Regenerate wintsto.  Add @echo off at top.

22 years agoBring mapsend current with new route/track segregation scheme
alexmot [Fri, 9 Jan 2004 14:27:03 +0000 (14:27 +0000)]
Bring mapsend current with new route/track segregation scheme

22 years agoFrom Mark Hammond: Improve usage message.
robertl [Fri, 9 Jan 2004 03:14:50 +0000 (03:14 +0000)]
From Mark Hammond: Improve usage message.

22 years agoOnly include unistd.h in POSIX-land.
robertl [Thu, 8 Jan 2004 23:47:34 +0000 (23:47 +0000)]
Only include unistd.h in POSIX-land.

22 years agoAll files: replace explict calls to fopen with xfopen wrapper that
robertl [Thu, 8 Jan 2004 21:47:51 +0000 (21:47 +0000)]
All files: replace explict calls to fopen with xfopen wrapper that
supports - as alias for std{in,out} and tests for error.

22 years agoUpdate track handling
alexmot [Thu, 8 Jan 2004 21:09:08 +0000 (21:09 +0000)]
Update track handling

22 years agoUpdate reference file for GPX tracks.
alexmot [Thu, 8 Jan 2004 21:07:16 +0000 (21:07 +0000)]
Update reference file for GPX tracks.

22 years agoAdd GPX track test case.
alexmot [Thu, 8 Jan 2004 21:06:12 +0000 (21:06 +0000)]
Add GPX track test case.

22 years agoFix GPX track handling
alexmot [Thu, 8 Jan 2004 21:05:43 +0000 (21:05 +0000)]
Fix GPX track handling

22 years agoMade xml_entitize understand and handle UTF-8
parkrrrr [Thu, 8 Jan 2004 16:48:44 +0000 (16:48 +0000)]
Made xml_entitize understand and handle UTF-8

22 years agoBring Ozi tracks/routes current with framework.
alexmot [Thu, 8 Jan 2004 16:40:55 +0000 (16:40 +0000)]
Bring Ozi tracks/routes current with framework.
Add description parsing for route points.

22 years agoAdd missing global CVS tags.
robertl [Thu, 8 Jan 2004 16:19:49 +0000 (16:19 +0000)]
Add missing global CVS tags.

22 years agoCorrect vmem violations in gpx. Remove sandbagging.
robertl [Thu, 8 Jan 2004 16:07:20 +0000 (16:07 +0000)]
Correct vmem violations in gpx.  Remove sandbagging.

22 years agoUse stable creation times when reading waypoitns.
robertl [Thu, 8 Jan 2004 04:15:04 +0000 (04:15 +0000)]
Use stable creation times when reading waypoitns.

22 years agoDon't prefer empty notes.
robertl [Thu, 8 Jan 2004 03:29:24 +0000 (03:29 +0000)]
Don't prefer empty notes.

22 years agoRemove extraneous (and one non-such) inclusions of unistd.h.
robertl [Thu, 8 Jan 2004 03:15:01 +0000 (03:15 +0000)]
Remove extraneous (and one non-such) inclusions of unistd.h.

22 years agoAdd flags to vm_alloc to zero allocated buffer.
robertl [Thu, 8 Jan 2004 02:52:34 +0000 (02:52 +0000)]
Add flags to vm_alloc to zero allocated buffer.

22 years agoDoh! the zip is already moved...
robertl [Wed, 7 Jan 2004 21:56:14 +0000 (21:56 +0000)]
Doh! the zip is already moved...

22 years agoDon't clobber the perfectly lovely zip created by mingw/Makefile with
robertl [Wed, 7 Jan 2004 21:54:35 +0000 (21:54 +0000)]
Don't clobber the perfectly lovely zip created by mingw/Makefile with
ours that's missing pieces from the tip.  (Sigh.)

22 years agoFrom Mark Hammond. Go less nuts with CDATA encoding, commonize many
robertl [Wed, 7 Jan 2004 16:27:37 +0000 (16:27 +0000)]
From Mark Hammond.   Go less nuts with CDATA encoding, commonize many
tag outputs.

22 years agoFix leaktest.
robertl [Wed, 7 Jan 2004 02:19:58 +0000 (02:19 +0000)]
Fix leaktest.

22 years agoFix allocation for cdatastr.
robertl [Wed, 7 Jan 2004 02:19:22 +0000 (02:19 +0000)]
Fix allocation for cdatastr.

22 years agoCommit overhauled GPX parser.
robertl [Wed, 7 Jan 2004 01:37:19 +0000 (01:37 +0000)]
Commit overhauled GPX parser.

22 years agoMark Hammond reports that Cygwin termio handling is broken on the second
robertl [Tue, 6 Jan 2004 23:42:35 +0000 (23:42 +0000)]
Mark Hammond reports that Cygwin termio handling is broken on the second
open.  Revert to the WIN32 API for that case.

22 years agoA number of changes throughout to support formats like GPX and Mapsource
robertl [Mon, 5 Jan 2004 20:08:10 +0000 (20:08 +0000)]
A number of changes throughout to support formats like GPX and Mapsource
that can have more than one of (waypoints, tracks, routes) in one file.

This doesn't get it for every format (or even for MPS output) but it
helps some of our cases...

22 years agoAdd route writing to garmin serial. Probably not final.
robertl [Mon, 5 Jan 2004 17:39:56 +0000 (17:39 +0000)]
Add route writing to garmin serial.   Probably not final.

22 years agoRemove OziExplorer style file. Ozi is now it's own module.
alexmot [Mon, 5 Jan 2004 15:50:05 +0000 (15:50 +0000)]
Remove OziExplorer style file.  Ozi is now it's own module.

22 years agoMove OziExplorer into it's own module. Adds track/route read/write support for Ozi.
alexmot [Mon, 5 Jan 2004 15:47:33 +0000 (15:47 +0000)]
Move OziExplorer into it's own module.  Adds track/route read/write support for Ozi.

22 years agoFix garmin serial tracks. A) eliminate empty track at beginning and B)
robertl [Mon, 5 Jan 2004 02:22:41 +0000 (02:22 +0000)]
Fix garmin serial tracks.  A) eliminate empty track at beginning and B)
avoid mem corruption by allocing and freeing the waypoint list consistently.

22 years agoAdd D109 support in yet another place.
robertl [Sat, 3 Jan 2004 21:51:08 +0000 (21:51 +0000)]
Add D109 support in yet another place.

22 years agoReplace old endianness logic in binary formats
robertl [Sun, 21 Dec 2003 20:30:54 +0000 (20:30 +0000)]
Replace old endianness logic in binary formats
with newer stuff.
Fix loops that free ll elements.
Misc cleanups.

22 years agoDon't call exit.
robertl [Sun, 21 Dec 2003 19:16:30 +0000 (19:16 +0000)]
Don't call exit.

22 years agoAdd route reading code.
robertl [Sun, 21 Dec 2003 17:48:42 +0000 (17:48 +0000)]
Add route reading code.

22 years agoDoc a few missing targets. Make chkdoc grouchier.
robertl [Sun, 21 Dec 2003 09:11:51 +0000 (09:11 +0000)]
Doc a few missing targets.   Make chkdoc grouchier.

22 years agoAdd delorme gpl format.
robertl [Sun, 21 Dec 2003 09:11:04 +0000 (09:11 +0000)]
Add delorme gpl format.

22 years agoAdd deficon to geo output.
robertl [Sun, 21 Dec 2003 07:53:15 +0000 (07:53 +0000)]
Add deficon to geo output.

22 years agoFree the parser when we're done.
robertl [Sat, 20 Dec 2003 22:58:12 +0000 (22:58 +0000)]
Free the parser when we're done.

22 years agoAccept comments in input.
robertl [Sat, 20 Dec 2003 19:12:24 +0000 (19:12 +0000)]
Accept comments in input.

22 years agoBe nicer in absence of a shortname.
robertl [Sat, 20 Dec 2003 05:39:13 +0000 (05:39 +0000)]
Be nicer in absence of a shortname.

22 years agoC89 fix-up
alexmot [Thu, 18 Dec 2003 14:19:56 +0000 (14:19 +0000)]
C89 fix-up

22 years agoThree changes:
robertl [Sat, 13 Dec 2003 07:13:46 +0000 (07:13 +0000)]
Three changes:
1) Lay groundwork in GPX parser for context sensitive switching.
2) Add route reversal.
3) move painful test to 'torture' target from testo (you're welcome, Ron)

22 years agoCleanup pass.
robertl [Sat, 13 Dec 2003 05:54:49 +0000 (05:54 +0000)]
Cleanup pass.

22 years agoAdd blurb on binary kits.
robertl [Sat, 13 Dec 2003 05:04:22 +0000 (05:04 +0000)]
Add blurb on binary kits.

22 years agoAdd mac-build target for generating binary kits for OS/X.
robertl [Fri, 12 Dec 2003 05:57:32 +0000 (05:57 +0000)]
Add mac-build target for generating binary kits for OS/X.

22 years agoFix minor mem leaks.
robertl [Thu, 11 Dec 2003 17:08:50 +0000 (17:08 +0000)]
Fix minor mem leaks.

22 years agoAdd check to 'changes.html', too.
robertl [Thu, 11 Dec 2003 17:00:43 +0000 (17:00 +0000)]
Add check to 'changes.html', too.

22 years agoAdd D109 support for reading routes. Yuk!
robertl [Tue, 9 Dec 2003 06:53:11 +0000 (06:53 +0000)]
Add D109 support for reading routes.  Yuk!

22 years agoAdd sloppy code to print D109's. Since we don't normally link with
robertl [Tue, 9 Dec 2003 06:52:12 +0000 (06:52 +0000)]
Add sloppy code to print D109's.   Since we don't normally link with
this file, the bloat is OK.

22 years agoSupport GPX <sym>/pushpin icon number
james_sherring [Sat, 6 Dec 2003 12:39:05 +0000 (12:39 +0000)]
Support GPX <sym>/pushpin icon number

22 years agoDon't double-free email and author if reading multiple files.
robertl [Fri, 5 Dec 2003 22:40:11 +0000 (22:40 +0000)]
Don't double-free email and author if reading multiple files.

22 years agocleanup various debug items,
james_sherring [Fri, 5 Dec 2003 11:24:29 +0000 (11:24 +0000)]
cleanup various debug items,
no input file condition bug fix

22 years ago*** empty log message ***
james_sherring [Fri, 5 Dec 2003 00:54:53 +0000 (00:54 +0000)]
*** empty log message ***